{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001177833, Phil Collins Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5853634803942376,
          52.51034200450067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001178388, Rectory Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5856144628630644,
          52.51028894316419
        ]
      }
    }
  ]
}