{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024172350, Carr Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9551798565944027,
          53.87860653479376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024172351, Carr Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9552127329644295,
          53.878714131660566
        ]
      }
    }
  ]
}