{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodland Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.066474,
            51.206261
          ],
          [
            0.066776,
            51.206251
          ],
          [
            0.067077,
            51.206241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodland Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.067077,
            51.206241
          ],
          [
            0.067109,
            51.206325
          ],
          [
            0.06714,
            51.206409
          ],
          [
            0.067159,
            51.206484
          ],
          [
            0.067177,
            51.206559
          ],
          [
            0.067195,
            51.206635
          ],
          [
            0.067214,
            51.206712
          ],
          [
            0.067272,
            51.20684
          ],
          [
            0.06733,
            51.206967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013768286, TN8 6BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06644808890417168,
          51.206272133228275
        ]
      }
    }
  ]
}