{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gopsall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.465769,
            52.650115
          ],
          [
            -1.465319,
            52.650099
          ],
          [
            -1.463906,
            52.649858
          ],
          [
            -1.463057,
            52.64975
          ],
          [
            -1.461497,
            52.649552
          ],
          [
            -1.460468,
            52.649187
          ],
          [
            -1.460178,
            52.649082
          ],
          [
            -1.459888,
            52.648977
          ],
          [
            -1.459747,
            52.648929
          ],
          [
            -1.459606,
            52.648881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825367, CV13 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4658372123676644,
          52.6501236695878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033734797, CV13 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4652808903623844,
          52.652107907501104
        ]
      }
    }
  ]
}