{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alfred Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.640016,
            52.802614
          ],
          [
            -1.64005,
            52.802485
          ],
          [
            -1.640085,
            52.802356
          ],
          [
            -1.640152,
            52.802221
          ],
          [
            -1.640218,
            52.802085
          ],
          [
            -1.640235,
            52.802053
          ],
          [
            -1.640252,
            52.80202
          ],
          [
            -1.640313,
            52.801797
          ],
          [
            -1.640374,
            52.801573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015610818, DE14 3TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6395249581716551,
          52.80194848198533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023780822, DE14 3TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6399347724994158,
          52.802614949056796
        ]
      }
    }
  ]
}