{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cowslip Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.322859,
            52.725929
          ],
          [
            -1.322549,
            52.726092
          ],
          [
            -1.322239,
            52.726256
          ],
          [
            -1.322179,
            52.726223
          ],
          [
            -1.322119,
            52.726189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353006, LE67 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.322037411163445,
          52.726026658586065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353016, LE67 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3224190190051393,
          52.726244592668785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353018, LE67 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3227711579814483,
          52.72645336754275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353478, LE67 4AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3228682059005337,
          52.72592352634826
        ]
      }
    }
  ]
}