{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061700752, Middleton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6319985542767591,
          50.79442916009849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002717391, Eleanor Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6318706347665498,
          50.79443665310702
        ]
      }
    }
  ]
}