{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Falstaff Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105841,
            53.416367
          ],
          [
            -2.105756,
            53.416373
          ],
          [
            -2.105671,
            53.416379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Falstaff Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.106634,
            53.416378
          ],
          [
            -2.106336,
            53.416365
          ],
          [
            -2.106037,
            53.416353
          ],
          [
            -2.105939,
            53.41636
          ],
          [
            -2.105841,
            53.416367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009675659, SK6 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1056709187179177,
          53.41637872238844
        ]
      }
    }
  ]
}