{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baslow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.705987,
            53.224324
          ],
          [
            -1.705947,
            53.224384
          ],
          [
            -1.705908,
            53.224443
          ],
          [
            -1.705415,
            53.224783
          ],
          [
            -1.704923,
            53.225124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010337962, DE45 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7055318296295126,
          53.22471165480795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070085814, DE45 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7054550906601424,
          53.22498113104889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070085845, DE45 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7057257442173284,
          53.2248289884175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070085846, DE45 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7058761406604597,
          53.22473947074034
        ]
      }
    }
  ]
}