{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008651865, South Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6911577479804674,
          53.38485131869696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025179056, South Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.691165534475451,
          53.383475991917685
        ]
      }
    }
  ]
}