{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012808910, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7568020056408384,
          53.326493003606174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012827495, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7587365538130757,
          53.32636385739342
        ]
      }
    }
  ]
}