{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stradbroke Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.072451,
            51.605145
          ],
          [
            0.073126,
            51.605447
          ],
          [
            0.073129,
            51.605448
          ],
          [
            0.073942,
            51.605542
          ],
          [
            0.074003,
            51.605608
          ],
          [
            0.074064,
            51.605674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529791, IG7 5QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07251027933432888,
          51.60518027794369
        ]
      }
    }
  ]
}