{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lumb Scar",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.199453,
            53.70233
          ],
          [
            -2.199413,
            53.702413
          ],
          [
            -2.199362,
            53.702517
          ],
          [
            -2.199348,
            53.702546
          ],
          [
            -2.199325,
            53.702594
          ],
          [
            -2.199243,
            53.702762
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226628, OL13 9NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.199452922002392,
          53.702321369047034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010597124, OL13 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1991059799313937,
          53.702627542816586
        ]
      }
    }
  ]
}