{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bagby Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.397653,
            53.768721
          ],
          [
            -0.397255,
            53.768716
          ],
          [
            -0.397228,
            53.768715
          ],
          [
            -0.39692,
            53.768837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928110, HU5 4SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39746917807141763,
          53.76876339725288
        ]
      }
    }
  ]
}