{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050555101, Green Dykes Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.058862394317376,
          53.951795251052545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050555102, Green Dykes Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0588956974772912,
          53.95166967855181
        ]
      }
    }
  ]
}