
[
	{
		"id": 1,
		"dealer": {
			"id": 1,
			"title": "ЧЕРИ ЦЕНТР ЭРСИ ВАРШАВКА"
		},
		"title": "ЧЕРИ ЦЕНТР ЭРСИ ВАРШАВКА",
		"address": {
			"street_type_full": "шоссе",
			"street": "Варшавское",
			"house": "125Ж",
			"flat_type_full": "строение",
			"flat": 2,
			"city_type_full": "Город",
			"city": "Москва и область",
			"postal_code": "",
			"country": "Россия",
			"country_iso_code": "RU",
			"region_with_type": "Центральный округ",
			"latitude": 55.624047,
			"longitude": 37.622226
		},
		"services": [
			{
				"id": "sales",
				"title": "Продажи",
				"meta": {
					"detailHtmlClass": "dealers-locator__detail-service_sale"
				}
			},
			{
				"id": "service",
				"title": "Сервис",
				"meta": {
					"detailHtmlClass": "dealers-locator__detail-service_service"
				}
			},
			{
				"id": "spareparts",
				"title": "Запасные части",
				"meta": {
					"detailHtmlClass": "dealers-locator__detail-service_spareparts"
				}
			},
			{
				"id": "testdrive",
				"title": "Тест-драйв",
				"meta": {
					"detailHtmlClass": "dealers-locator__detail-service_testdrive"
				}
			}
		],
		"contacts": [
			{
				"phone": "+7 (495) 428 23 17",
				"email": "info@rc-autotrade.ru"
			}
		],
		"schedule": [
			{
				"weekday": 0,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 1,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 2,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 3,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 4,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 5,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			},
			{
				"weekday": 6,
				"from": "9:00",
				"to": "21:00",
				"is_workday": true
			}
		],
		"domain": "https://warshavka-chery.ru/",
		"meta": {}
	},
  
]