{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.960625,
            53.312594
          ],
          [
            -2.960925,
            53.312747
          ],
          [
            -2.961226,
            53.3129
          ],
          [
            -2.961615,
            53.313043
          ],
          [
            -2.961641,
            53.313053
          ],
          [
            -2.961923,
            53.313239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42024107, CH62 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9615026332322416,
          53.31290129577545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42024108, CH62 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9613047144025075,
          53.312777044565344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42166585, CH62 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9610171590516248,
          53.31267149346553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182695, CH62 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9606253642364226,
          53.31260273755531
        ]
      }
    }
  ]
}