{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clapp's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.068455,
            50.70781
          ],
          [
            -3.068529,
            50.707802
          ],
          [
            -3.068598,
            50.707795
          ],
          [
            -3.068603,
            50.707794
          ],
          [
            -3.06926,
            50.707712
          ],
          [
            -3.069419,
            50.707692
          ],
          [
            -3.069926,
            50.707708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Clapp's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.069926,
            50.707708
          ],
          [
            -3.070046,
            50.707716
          ],
          [
            -3.070167,
            50.707724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095992, EX12 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0690200702726105,
          50.70774340394502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093126101, EX12 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0659813089213053,
          50.7092640743451
        ]
      }
    }
  ]
}