{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.523444,
            51.422548
          ],
          [
            0.523483,
            51.422547
          ],
          [
            0.523521,
            51.422546
          ],
          [
            0.525093,
            51.42252
          ],
          [
            0.525178,
            51.422558
          ],
          [
            0.525225,
            51.422883
          ],
          [
            0.525398,
            51.42288
          ],
          [
            0.527205,
            51.422852
          ],
          [
            0.527208,
            51.422769
          ],
          [
            0.527581,
            51.422748
          ],
          [
            0.527638,
            51.422744
          ],
          [
            0.527804,
            51.422733
          ],
          [
            0.52797,
            51.422723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002922, ME3 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5233880438329854,
          51.422598344825154
        ]
      }
    }
  ]
}