{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "43046834, Gordon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.207360706029713,
          51.66150887072047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43046835, Gordon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.207277805000896,
          51.66165358992512
        ]
      }
    }
  ]
}