{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Folly Hall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.984088,
            53.703826
          ],
          [
            -1.984133,
            53.703795
          ],
          [
            -1.984178,
            53.703763
          ],
          [
            -1.984785,
            53.703323
          ],
          [
            -1.985592,
            53.702903
          ],
          [
            -1.98712,
            53.702108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216774, HX7 5TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9871479560186542,
          53.70210068010985
        ]
      }
    }
  ]
}