{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Iliffe Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.245607,
            52.609823
          ],
          [
            -0.245591,
            52.609796
          ],
          [
            -0.245575,
            52.609768
          ],
          [
            -0.245504,
            52.609637
          ],
          [
            -0.245433,
            52.609505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062780, PE4 7XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2454179235402594,
          52.6095051925895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008071670, PE4 7GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24543882419651006,
          52.60972128291031
        ]
      }
    }
  ]
}