{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haven Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.407476,
            52.622955
          ],
          [
            -1.406911,
            52.622899
          ],
          [
            -1.406346,
            52.622843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Haven Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.406346,
            52.622843
          ],
          [
            -1.406159,
            52.622834
          ],
          [
            -1.405973,
            52.622826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825623, CV13 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.407478198840181,
          52.622930780691256
        ]
      }
    }
  ]
}