{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.883396,
            53.077998
          ],
          [
            -2.883193,
            53.077958
          ],
          [
            -2.882989,
            53.077918
          ],
          [
            -2.882773,
            53.07788
          ],
          [
            -2.882557,
            53.077843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004526623, LL13 9BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.883083424411941,
          53.07801852587197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023164814, LL13 9YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.882557353364346,
          53.07784264278284
        ]
      }
    }
  ]
}