{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poorhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.842132,
            50.781179
          ],
          [
            -2.84228,
            50.781055
          ],
          [
            -2.844626,
            50.779977
          ],
          [
            -2.845223,
            50.779609
          ],
          [
            -2.846352,
            50.778914
          ],
          [
            -2.847605,
            50.77835
          ],
          [
            -2.848251,
            50.777986
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013015204, DT6 6RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8482508767449004,
          50.77798573352953
        ]
      }
    }
  ]
}