{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shop Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501385,
            53.725477
          ],
          [
            -1.50203,
            53.726021
          ],
          [
            -1.502674,
            53.726566
          ],
          [
            -1.503091,
            53.726695
          ],
          [
            -1.503507,
            53.726825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72387673, WF3 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5020414948858258,
          53.72639627283636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72546566, WF3 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5022948934859237,
          53.726756851530595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72645317, WF3 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.501460741290292,
          53.7255220074413
        ]
      }
    }
  ]
}