{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.047932,
            50.796334
          ],
          [
            -1.047947,
            50.796294
          ],
          [
            -1.047962,
            50.796254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.048076,
            50.797586
          ],
          [
            -1.04807,
            50.797534
          ],
          [
            -1.048063,
            50.797482
          ],
          [
            -1.048025,
            50.797192
          ],
          [
            -1.047988,
            50.796901
          ],
          [
            -1.047986,
            50.796886
          ],
          [
            -1.047984,
            50.79687
          ],
          [
            -1.047958,
            50.796602
          ],
          [
            -1.047932,
            50.796334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109455, PO4 8FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0480763895624576,
          50.79758551440893
        ]
      }
    }
  ]
}