0% found this document useful (0 votes)
18 views4 pages

Location Entity Example

Zara Centro is a physical store located at Avenida Europa 40, Madrid, Spain, with geographical coordinates of 43.3623437 latitude and -8.4115401 longitude. The store operates from 10:00 to 23:00 daily and offers services such as delivery and collection for brands like 'za' and 'bk'. It features sections for women and kids, and accepts e-commerce transactions.

Uploaded by

nicoandrespain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views4 pages

Location Entity Example

Zara Centro is a physical store located at Avenida Europa 40, Madrid, Spain, with geographical coordinates of 43.3623437 latitude and -8.4115401 longitude. The store operates from 10:00 to 23:00 daily and offers services such as delivery and collection for brands like 'za' and 'bk'. It features sections for women and kids, and accepts e-commerce transactions.

Uploaded by

nicoandrespain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

{

"id": "2349587234085672356",
"name": "Zara Centro",
"physical_address":
{
"address_info":
{
"additional_information": "additional information",
"door": "A",
"door_code": "A",
"floor": "3",
"geographical_coordinates":
{
"latitude": 43.3623437,
"longitude": -8.411540100000026
},
"postal_code": "28000",
"street_name": "Avenida Europa",
"street_number": "40"
},
"address_line": "Avenida Europa 40",
"country_code": "ES",
"geopolitical_subdivisions":
{
"level_1":
{
"free_form": "Comunidad de Madrid",
"standard":
{
"id": "MAD"
}
},
"level_2":
{
"standard":
{
"name": "Madrid"
}
},
"level_3":
{
"free_form": "free form",
"standard":
{
"id": "4578",
"name": "level3 name"
}
},
"level_4":
{
"free_form": "free form",
"standard":
{
"id": "547",
"name": "level4 name"
}
}
}
},
"type": "PHYSICAL_STORE",
"use_case_services":
[
{
"brand": "za",
"types":
[
"DELIVERY",
"COLLECT"
]
},
{
"brand": "bk",
"types":
[
"DELIVERY"
]
}
],
"time_zone": "Europe/Madrid",
"opening_hours":
[
{
"week_day": "SUNDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "MONDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "TUESDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "WEDNESDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "THURSDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "FRIDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
},
{
"week_day": "SATURDAY",
"time_frames":
[
{
"start_time": "10:00",
"end_time": "23:00"
}
]
}
],
"locations_properties":
[
{
"type": "boolean-property",
"key": "fast_sint",
"value": false
},
{
"type": "boolean-property",
"key": "accept-e-commerce",
"value": true
},
{
"type": "string-property",
"key": "phone_number",
"value": "+965 22205900"
},
{
"type": "string-property",
"key": "kind",
"value": "ZARA"
},
{
"type": "string-property",
"key": "type",
"value": "MALL"
},
{
"type": "string-array-property",
"key": "sections",
"value":
[
"WOMAN",
"KID"
]
}
]
}

You might also like