{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094503147, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1864027595456217,
          53.374554854510706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012789512, Monmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.186252020527782,
          53.374456215409836
        ]
      }
    }
  ]
}