{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023456096, Greenways Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8376928779898369,
          52.93797436184799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023456586, Golden Gates Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8376928779898369,
          52.93797436184799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814868, B1105",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8374121170856672,
          52.938232853748346
        ]
      }
    }
  ]
}