{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane Staith",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.33184,
            53.741649
          ],
          [
            -0.331374,
            53.741592
          ],
          [
            -0.330907,
            53.741535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631673, HU1 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3318128520494348,
          53.74164635958686
        ]
      }
    }
  ]
}