{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "138039151, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9523602196307466,
          55.97124266457678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138044589, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9523266357597575,
          55.97118002782749
        ]
      }
    }
  ]
}