{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025081861, Hall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5169602877530626,
          52.588939333389405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090813637, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5125993572867575,
          52.58943766347422
        ]
      }
    }
  ]
}