{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012348258, Drummersdale Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.907205961028493,
          53.62192954978611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001501593, Wholesome Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.907376678715979,
          53.62213499207463
        ]
      }
    }
  ]
}