{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Towey Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.170965,
            53.46796
          ],
          [
            -2.170783,
            53.467978
          ],
          [
            -2.170601,
            53.467996
          ],
          [
            -2.170495,
            53.468007
          ],
          [
            -2.170388,
            53.468017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069777, M18 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1709651958147407,
          53.46795989761441
        ]
      }
    }
  ]
}