{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "25005332, Newport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8250987700155873,
          52.113683992964276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25005514, Newport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8253945502399629,
          52.11354308369251
        ]
      }
    }
  ]
}