{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Annes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.865016,
            53.854672
          ],
          [
            -2.864414,
            53.854707
          ],
          [
            -2.863812,
            53.854741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095815, PR3 0YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8649832740146244,
          53.8546720153488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010716788, PR3 0XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8644853613132457,
          53.85485536800153
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010716789, PR3 0XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.864494262542006,
          53.854549705733675
        ]
      }
    }
  ]
}