{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001050226, Hatton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6753741542598235,
          52.27397577040721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001050230, Hatton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6743354316149461,
          52.2757260228213
        ]
      }
    }
  ]
}