{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Treading Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.076434,
            52.702602
          ],
          [
            0.071467,
            52.699437
          ],
          [
            0.070103,
            52.698567
          ],
          [
            0.066513,
            52.696265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009296916, PE13 5NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07445155956762,
          52.7013768188875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090576824, PE13 4PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04977653233042911,
          52.6912325004291
        ]
      }
    }
  ]
}