{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.421711,
            53.700096
          ],
          [
            -1.421536,
            53.700131
          ],
          [
            -1.421361,
            53.700166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.422258,
            53.699982
          ],
          [
            -1.421984,
            53.700039
          ],
          [
            -1.421711,
            53.700096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170712, WF6 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4222575113907066,
          53.699981509156984
        ]
      }
    }
  ]
}