{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peg's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967206,
            53.758319
          ],
          [
            -2.958827,
            53.758713
          ],
          [
            -2.956452,
            53.758825
          ],
          [
            -2.952943,
            53.758756
          ],
          [
            -2.951022,
            53.75834
          ],
          [
            -2.950557,
            53.758353
          ],
          [
            -2.949677,
            53.758452
          ],
          [
            -2.948797,
            53.75855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013593460, FY8 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9580627152028383,
          53.75845486907157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024812298, FY8 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.953086632712562,
          53.75707438236575
        ]
      }
    }
  ]
}