{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023917537, Crow Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.14917145983251,
          54.6010847103307
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023918182, Crow Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1497014683995594,
          54.60066625877875
        ]
      }
    }
  ]
}