{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.419337,
            52.666845
          ],
          [
            -1.419054,
            52.666506
          ],
          [
            -1.419002,
            52.666442
          ],
          [
            -1.418685,
            52.6662
          ],
          [
            -1.417276,
            52.66548
          ],
          [
            -1.415867,
            52.664759
          ],
          [
            -1.415562,
            52.664531
          ],
          [
            -1.415446,
            52.664141
          ],
          [
            -1.415434,
            52.663889
          ],
          [
            -1.41541,
            52.663363
          ],
          [
            -1.415643,
            52.662971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023823925, CV13 0QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.419394527355185,
          52.66684212728142
        ]
      }
    }
  ]
}