{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Third Marsh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.160143,
            52.6905
          ],
          [
            0.160172,
            52.690496
          ],
          [
            0.160201,
            52.690492
          ],
          [
            0.162834,
            52.690123
          ],
          [
            0.16518,
            52.689794
          ],
          [
            0.165436,
            52.689705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636346, PE13 5DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15559049239806627,
          52.691144456599005
        ]
      }
    }
  ]
}