{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.848816,
            53.615944
          ],
          [
            -0.84598,
            53.614862
          ],
          [
            -0.843145,
            53.613781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.843145,
            53.613781
          ],
          [
            -0.842035,
            53.613359
          ],
          [
            -0.840926,
            53.612937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013437440, DN17 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8445304605405388,
          53.614922887830076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307697, DN17 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8488263713787274,
          53.61593506500293
        ]
      }
    }
  ]
}