{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465123774, Barkby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0930346912226834,
          52.65862762366854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465209495, Barkby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0931808394627378,
          52.65870965157447
        ]
      }
    }
  ]
}