{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ribble Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.423297,
            53.829337
          ],
          [
            -2.423177,
            53.829387
          ],
          [
            -2.42308,
            53.829603
          ],
          [
            -2.422945,
            53.829904
          ],
          [
            -2.422925,
            53.829948
          ],
          [
            -2.422905,
            53.829993
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970471, BB7 9PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4233916748578337,
          53.82887513766973
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093889905, BB7 9PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.423047502233954,
          53.82939765549576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093889906, BB7 9PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.423017660444122,
          53.82945168867461
        ]
      }
    }
  ]
}