{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.818519,
            53.459604
          ],
          [
            -0.818657,
            53.459169
          ],
          [
            -0.818824,
            53.457926
          ],
          [
            -0.81905,
            53.456242
          ],
          [
            -0.819283,
            53.4546
          ],
          [
            -0.819516,
            53.452958
          ],
          [
            -0.819528,
            53.452872
          ],
          [
            -0.819742,
            53.451358
          ],
          [
            -0.819787,
            53.451017
          ],
          [
            -0.820001,
            53.449393
          ],
          [
            -0.81997,
            53.449076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981755, DN10 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8185845041926272,
          53.45953005176104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192406, DN10 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8177403023846991,
          53.45142258887153
        ]
      }
    }
  ]
}