{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023564529, Springfield Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7787193429461077,
          50.282845980354324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041040862, Ilbert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.778828221140897,
          50.28275437215664
        ]
      }
    }
  ]
}