{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012599186, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2247220901790454,
          53.1642952819943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012599224, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.234059364420806,
          53.156780503272756
        ]
      }
    }
  ]
}