{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cooks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.378626,
            52.329247
          ],
          [
            -1.378431,
            52.329059
          ],
          [
            -1.378073,
            52.328867
          ],
          [
            -1.377441,
            52.328527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024423739, CV23 9PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3784779645398737,
          52.329345402794864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071238031, CV23 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3779842445546229,
          52.32897420237573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071503522, CV23 9NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3763089908669706,
          52.32914518076276
        ]
      }
    }
  ]
}