{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013981246, Ley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.821289809573864,
          53.26750341020805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023270939, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8250085762348234,
          53.26749516100303
        ]
      }
    }
  ]
}