{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Car Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.361271,
            52.750687
          ],
          [
            -1.3614,
            52.749969
          ],
          [
            -1.361524,
            52.749774
          ],
          [
            -1.362075,
            52.748904
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Car Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.361186,
            52.750811
          ],
          [
            -1.361229,
            52.750749
          ],
          [
            -1.361271,
            52.750687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Car Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.361359,
            52.750778
          ],
          [
            -1.361315,
            52.750733
          ],
          [
            -1.361271,
            52.750687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002343496, LE67 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3611357491341718,
          52.7508394936763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001138829, LE67 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3603270155516114,
          52.75042161114979
        ]
      }
    }
  ]
}