{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.324098,
            51.711532
          ],
          [
            -2.323486,
            51.711238
          ],
          [
            -2.323414,
            51.711241
          ],
          [
            -2.323368,
            51.711242
          ],
          [
            -2.323008,
            51.711257
          ],
          [
            -2.322843,
            51.711175
          ],
          [
            -2.321701,
            51.710605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015573814, GL11 5AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.322566206140869,
          51.71216666883817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090806066, GL11 5EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.332825922754993,
          51.71386433854156
        ]
      }
    }
  ]
}