{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.119439,
            53.656558
          ],
          [
            -1.119394,
            53.656547
          ],
          [
            -1.119349,
            53.656535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.126487,
            53.65734
          ],
          [
            -1.126215,
            53.657435
          ],
          [
            -1.12573,
            53.657458
          ],
          [
            -1.124147,
            53.657177
          ],
          [
            -1.122985,
            53.657039
          ],
          [
            -1.120917,
            53.656794
          ],
          [
            -1.119439,
            53.656558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452639, DN14 0EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1265040422917156,
          53.657338254771766
        ]
      }
    }
  ]
}