{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000125162, Stanley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1440985640567156,
          53.5188878281845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000129632, Hollins Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1441137680582276,
          53.51892376336719
        ]
      }
    }
  ]
}