{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "1775037513, Henderson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0503433683166277,
          50.78794571371668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775037515, Henderson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.050286267037453,
          50.78796323457893
        ]
      }
    }
  ]
}