{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032201643, Newport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1176588709426785,
          52.803542231527445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001325847, Newport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.117079556761181,
          52.80323716375511
        ]
      }
    }
  ]
}