{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "source": "abc3biz",
                "id": "345",
                "title": "Home Tutor by Kru O School",
                "url": "/biz/345",
                "popupHtml": null,
                "metadata": {
                    "legalEntityName": null,
                    "licenseNumber": "53"
                },
                "visibility": "public"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    98.3780746,
                    7.961751
                ]
            }
        }
    ]
}