{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010041242, Graig Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8755796701474523,
          51.691339303730864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010041243, Graig Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8755533531155906,
          51.69140267003201
        ]
      }
    }
  ]
}