{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013744101, Place Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6355683317113017,
          51.343420829024076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013744478, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.635929876591223,
          51.34321482647644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061095551, Mount Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.63588394494801,
          51.343665550068096
        ]
      }
    }
  ]
}