{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095423946, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.547916391439152,
          53.52937640448089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815054, Swan Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5478797226189616,
          53.52887321760371
        ]
      }
    }
  ]
}