{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shiller's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.530239,
            50.986042
          ],
          [
            -2.531744,
            50.985685
          ],
          [
            -2.532759,
            50.985293
          ],
          [
            -2.533727,
            50.985014
          ],
          [
            -2.533734,
            50.985013
          ],
          [
            -2.534723,
            50.984973
          ],
          [
            -2.536535,
            50.98517
          ],
          [
            -2.537557,
            50.985048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002642491, DT9 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5365188484857133,
          50.98501870594233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013683, DT9 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5302476219285452,
          50.98601852529963
        ]
      }
    }
  ]
}