{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025500206, Manor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8023263779238103,
          54.087590123772806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010470467, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.802460480873785,
          54.08740947332153
        ]
      }
    }
  ]
}