{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alpine Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.346449,
            53.711627
          ],
          [
            -1.346853,
            53.711517
          ],
          [
            -1.347256,
            53.711407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63160467, WF10 4TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3469450741378153,
          53.71190872823103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171079, WF10 4TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3472558577112088,
          53.71140707856266
        ]
      }
    }
  ]
}