{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007465974, Forest Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5322772124114388,
          50.93080497404558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025318952, Forest Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5323725810251174,
          50.93122799879919
        ]
      }
    }
  ]
}