{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bifrons Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.123812,
            51.253738
          ],
          [
            1.124246,
            51.254224
          ],
          [
            1.124681,
            51.254709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bifrons Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.124681,
            51.254709
          ],
          [
            1.124965,
            51.254937
          ],
          [
            1.125249,
            51.255165
          ],
          [
            1.127839,
            51.256833
          ],
          [
            1.128455,
            51.257179
          ],
          [
            1.12887,
            51.25728
          ],
          [
            1.128925,
            51.25728
          ],
          [
            1.13019,
            51.257285
          ],
          [
            1.131389,
            51.257145
          ],
          [
            1.132131,
            51.256882
          ],
          [
            1.13348,
            51.256232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033166464, CT4 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1248702504044372,
          51.25423400026091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033169164, CT4 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1234650274492195,
          51.2533810561224
        ]
      }
    }
  ]
}