{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mons Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.724976,
            54.379134
          ],
          [
            -1.724536,
            54.378591
          ],
          [
            -1.724119,
            54.378077
          ],
          [
            -1.724095,
            54.378049
          ],
          [
            -1.724017,
            54.377956
          ],
          [
            -1.723939,
            54.377863
          ],
          [
            -1.723843,
            54.377844
          ],
          [
            -1.723674,
            54.377896
          ],
          [
            -1.723414,
            54.377974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025312325, DL9 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7270512215221314,
          54.37683342068421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647165, DL9 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7259395373740845,
          54.37732519630334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034648324, DL9 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7270081026161905,
          54.37869365626283
        ]
      }
    }
  ]
}