{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blue Stocking Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.877906,
            53.348752
          ],
          [
            -0.876391,
            53.349325
          ],
          [
            -0.876314,
            53.349369
          ],
          [
            -0.874942,
            53.350156
          ],
          [
            -0.875664,
            53.350722
          ],
          [
            -0.876197,
            53.351178
          ],
          [
            -0.876469,
            53.3512
          ],
          [
            -0.876872,
            53.351068
          ],
          [
            -0.877123,
            53.351192
          ],
          [
            -0.87793,
            53.35217
          ],
          [
            -0.877968,
            53.352216
          ],
          [
            -0.878887,
            53.352923
          ],
          [
            -0.879818,
            53.354427
          ],
          [
            -0.880214,
            53.354799
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981263, DN22 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8749579775570324,
          53.35012901741801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093194716, DN22 9DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8769142145016491,
          53.35172053649564
        ]
      }
    }
  ]
}