GET /realStateCompanies/actual/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://api.goodlers.com/realStateCompanies/actual/?format=api",
    "id": "actual",
    "desc": "Actual Studio",
    "website": "https://actualstudio.com/",
    "email": "ecommerce@actualg.com",
    "contact_info": {
        "phone": "(998) 2418 106",
        "address": "Mérida, Yucatán",
        "whatsappPhone": "+529982418106"
    },
    "max_properties_to_display": 3,
    "city": "MX_MID",
    "details": {
        "map": {
            "title": "Actual Home - Mérida",
            "markers": [
                {
                    "title": "Actual Home",
                    "position": {
                        "lat": 21.029161,
                        "lng": -89.604023
                    }
                },
                {
                    "title": "Actual Home La isla",
                    "position": {
                        "lat": "21.055906",
                        "lng": "-89.596787"
                    }
                }
            ],
            "subtitle": ""
        },
        "card": {
            "text": "",
            "title": ""
        },
        "video": {
            "url": "",
            "desc": "",
            "title": ""
        },
        "gallery": {
            "title": "",
            "subtitle": ""
        },
        "category": "mueblesydecoracion",
        "template": "ideas",
        "galleryTitle": "",
        "localizedText": {
            "en": "",
            "es": ""
        },
        "whatsappPhone": "",
        "gallerySubTitle": "",
        "previewPictures": [
            "preview2.jpg"
        ]
    },
    "tags": [
        "verLanding",
        "verComoPublicidad"
    ],
    "company_type": "anuncios",
    "properties": "http://api.goodlers.com/realStateCompanies/actual/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/actual/realtors/?format=api",
    "version": 3,
    "active": false
}