{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.053378,
            53.896196
          ],
          [
            -2.053405,
            53.896156
          ],
          [
            -2.053433,
            53.896116
          ],
          [
            -2.053486,
            53.895922
          ],
          [
            -2.053489,
            53.895909
          ],
          [
            -2.053405,
            53.895732
          ],
          [
            -2.053339,
            53.895641
          ],
          [
            -2.053272,
            53.89555
          ],
          [
            -2.05316,
            53.895363
          ],
          [
            -2.053078,
            53.895299
          ],
          [
            -2.052792,
            53.895078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015658995, BD22 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0532075761754256,
          53.89501587175038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024100509, BD22 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.053437397014591,
          53.89623811120414
        ]
      }
    }
  ]
}