{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445031,
            53.575504
          ],
          [
            -1.445414,
            53.575352
          ],
          [
            -1.445797,
            53.5752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Longridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.444326,
            53.575643
          ],
          [
            -1.444679,
            53.575573
          ],
          [
            -1.445031,
            53.575504
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007007507, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4451768352636234,
          53.575259983364994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022879502, S71 2FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4443261049762952,
          53.57564253874941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050637627, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4451768352636234,
          53.575259983364994
        ]
      }
    }
  ]
}