{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shakespeare Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.332713,
            52.816088
          ],
          [
            -1.332719,
            52.816261
          ],
          [
            -1.332725,
            52.816433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002344423, DE74 2QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3326749893172427,
          52.815812926976854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030573239, DE74 2QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3322330672321911,
          52.81560368157913
        ]
      }
    }
  ]
}