{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002702754, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1345341126693667,
          50.90683816187031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008797103, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.134665376222662,
          50.90638724880221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093895829, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1345341126693667,
          50.90683816187031
        ]
      }
    }
  ]
}