{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.709767,
            54.371913
          ],
          [
            -1.709768,
            54.371822
          ],
          [
            -1.709768,
            54.371809
          ],
          [
            -1.709768,
            54.371731
          ],
          [
            -1.709769,
            54.371649
          ],
          [
            -1.709769,
            54.371567
          ],
          [
            -1.709769,
            54.371552
          ],
          [
            -1.70977,
            54.371537
          ],
          [
            -1.70977,
            54.371435
          ],
          [
            -1.709771,
            54.371333
          ],
          [
            -1.709771,
            54.371271
          ],
          [
            -1.709772,
            54.37121
          ],
          [
            -1.709774,
            54.371111
          ],
          [
            -1.709776,
            54.371013
          ],
          [
            -1.709782,
            54.370809
          ],
          [
            -1.709787,
            54.370605
          ],
          [
            -1.70979,
            54.370491
          ],
          [
            -1.709793,
            54.370376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647097, DL9 4ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.709766953599848,
          54.37191313860198
        ]
      }
    }
  ]
}