{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002817854, Alfred Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1813750121738935,
          51.26212179685724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008200828",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.181302539399293,
          51.26191509692755
        ]
      }
    }
  ]
}