{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.583922,
            53.828516
          ],
          [
            -1.58348,
            53.828694
          ],
          [
            -1.583037,
            53.828873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hollin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.583037,
            53.828873
          ],
          [
            -1.582715,
            53.828994
          ],
          [
            -1.582393,
            53.829115
          ],
          [
            -1.582156,
            53.829175
          ],
          [
            -1.581919,
            53.829235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637744, LS16 5JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5838151574725445,
          53.82857862509103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024943341, LS16 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5827482953898016,
          53.828916465035654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025255895, LS16 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5822908209971063,
          53.829085645766014
        ]
      }
    }
  ]
}