{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014199040, Newfoundland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1944801764633657,
          51.49977953457533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100893220, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1942360313807736,
          51.49980899709672
        ]
      }
    }
  ]
}