{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Baulk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.373105,
            51.92753
          ],
          [
            -0.373303,
            51.927486
          ],
          [
            -0.373321,
            51.927482
          ],
          [
            -0.374173,
            51.927292
          ],
          [
            -0.374659,
            51.927183
          ],
          [
            -0.375204,
            51.927002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806259, LU2 8LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37520387152984985,
          51.92700155710574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025012210, LU2 8LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37463110011593315,
          51.92715549967851
        ]
      }
    }
  ]
}