{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.475744,
            52.680447
          ],
          [
            0.475588,
            52.680391
          ],
          [
            0.475431,
            52.680334
          ],
          [
            0.475103,
            52.680264
          ],
          [
            0.474774,
            52.680194
          ],
          [
            0.473291,
            52.679561
          ],
          [
            0.47235,
            52.679412
          ],
          [
            0.471998,
            52.67938
          ],
          [
            0.470685,
            52.679259
          ],
          [
            0.468933,
            52.678976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096052522, PE33 0SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47573675339441757,
          52.68044640121424
        ]
      }
    }
  ]
}