{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Old Stables",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.437332,
            53.844719
          ],
          [
            -0.437552,
            53.844933
          ],
          [
            -0.437608,
            53.844918
          ],
          [
            -0.438048,
            53.844796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095585916, HU17 8DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43767073094182324,
          53.844918073595494
        ]
      }
    }
  ]
}