{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kitchener Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944471,
            52.496047
          ],
          [
            -1.944399,
            52.496094
          ],
          [
            -1.943505,
            52.496682
          ],
          [
            -1.942637,
            52.497253
          ],
          [
            -1.942539,
            52.497317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008537526, B18 4LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9434234334261338,
          52.496984789154816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008537527, B18 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9433503480898817,
          52.496544247621465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764117, B18 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.943497472217999,
          52.49667916663614
        ]
      }
    }
  ]
}