{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002928749, Peters Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.879919872757401,
          50.79301545859087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002928887, Peters Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8800617498284007,
          50.793015604215455
        ]
      }
    }
  ]
}