{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodpark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.585874,
            50.482828
          ],
          [
            -3.586022,
            50.482601
          ],
          [
            -3.586303,
            50.482388
          ],
          [
            -3.586833,
            50.481987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodpark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.586833,
            50.481987
          ],
          [
            -3.587244,
            50.481631
          ],
          [
            -3.588023,
            50.480343
          ],
          [
            -3.588045,
            50.480307
          ],
          [
            -3.588372,
            50.479556
          ],
          [
            -3.589075,
            50.478656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982832, TQ12 5LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.585874224719721,
          50.482827766420414
        ]
      }
    }
  ]
}