{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brierley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.078693,
            53.480694
          ],
          [
            -2.078603,
            53.480852
          ],
          [
            -2.078549,
            53.480946
          ],
          [
            -2.078513,
            53.481009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002996140, SK16 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0786930860007584,
          53.48069424253098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004402994, SK15 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0533626173085304,
          53.48014202064346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004420536, SK16 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078511967204353,
          53.48053257017469
        ]
      }
    }
  ]
}