{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001179202, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5376782847167638,
          52.56978673193608
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071521737, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5382292665581558,
          52.56930342617154
        ]
      }
    }
  ]
}