{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013447551, Sandy Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8826593697983645,
          50.75842375199048
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013448143, Sandy Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8826307235668063,
          50.75854062723036
        ]
      }
    }
  ]
}