{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095383299, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6811132998858177,
          53.26297010712288
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095384802, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6812426002508304,
          53.26266589619616
        ]
      }
    }
  ]
}