{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010594563, New Holme Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9459980003223287,
          53.82877522459971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051267928, New Holme Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9461802463301745,
          53.82882923355075
        ]
      }
    }
  ]
}