{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010433528, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7858204234477275,
          51.56413148374602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024891807, Beales Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.785978859910862,
          51.56418572069399
        ]
      }
    }
  ]
}