{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langtree Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.730692,
            53.445103
          ],
          [
            -2.730529,
            53.445172
          ],
          [
            -2.730365,
            53.44524
          ],
          [
            -2.729865,
            53.445497
          ],
          [
            -2.729364,
            53.445753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39092981, WA9 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.730646491522551,
          53.44495754597188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39102190, WA9 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.731008260124796,
          53.44498229817076
        ]
      }
    }
  ]
}