{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006865902, Copenhagen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7335476767510558,
          52.46945522221748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030979748, Copenhagen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7337839222062409,
          52.46943077925789
        ]
      }
    }
  ]
}