{
    "icon": "maki-car-rental",
    "fields": [
        "name",
        "operator",
        "address",
        "opening_hours",
        "payment_multi"
    ],
    "moreFields": [
        "{@templates/poi}",
        "branch_brand",
        "brand"
    ],
    "geometry": [
        "point",
        "area"
    ],
    "tags": {
        "amenity": "car_rental"
    },
    "terms": [
        "hire",
        "vehicle"
    ],
    "name": "Car Rental"
}
