{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holwick Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.395355,
            53.769788
          ],
          [
            -0.395351,
            53.769763
          ],
          [
            -0.395346,
            53.769737
          ],
          [
            -0.395204,
            53.769531
          ],
          [
            -0.395212,
            53.769526
          ],
          [
            -0.395474,
            53.769357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009931704, HU5 4SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3951931912363231,
          53.76955994506498
        ]
      }
    }
  ]
}