{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gowts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.094993,
            52.765956
          ],
          [
            0.095516,
            52.76554
          ],
          [
            0.0966,
            52.764454
          ],
          [
            0.097331,
            52.76363
          ],
          [
            0.098611,
            52.761956
          ],
          [
            0.100273,
            52.759993
          ],
          [
            0.100525,
            52.759695
          ],
          [
            0.102289,
            52.757772
          ],
          [
            0.104696,
            52.754874
          ],
          [
            0.104881,
            52.754668
          ],
          [
            0.105227,
            52.754531
          ],
          [
            0.105598,
            52.754068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002551237, PE12 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10119756427126787,
          52.75897975977005
        ]
      }
    }
  ]
}