{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38127811, Riversdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.923246154728004,
          53.360323859623726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38301908, Riversdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.925944789610559,
          53.360042268602896
        ]
      }
    }
  ]
}