{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saddleback Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.571844,
            53.956971
          ],
          [
            -0.571847,
            53.957134
          ],
          [
            -0.57185,
            53.957297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033218044, YO25 9XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5718391532446874,
          53.95707844824846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033218048, YO25 9TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5715719909633282,
          53.95686853510269
        ]
      }
    }
  ]
}