{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250047611, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5883870268580846,
          51.28156314696669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250053556, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5878930246941683,
          51.28105309089633
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250054385, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5879992397293656,
          51.28151114443316
        ]
      }
    }
  ]
}