{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009280135, Lancaster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.739869801096027,
          54.06318427080807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025568056, Quernmore Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7349152694589063,
          54.06294501997534
        ]
      }
    }
  ]
}