{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120506955, Turner Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3731427439678856,
          51.69708246139831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120506957, Turner Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3730413916312894,
          51.69707379226774
        ]
      }
    }
  ]
}