{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clare Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217472,
            52.18903
          ],
          [
            -2.217186,
            52.189068
          ],
          [
            -2.217098,
            52.189079
          ],
          [
            -2.217043,
            52.188995
          ],
          [
            -2.217023,
            52.188964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000496433, WR1 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2169893509776246,
          52.189424375587755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144657, WR1 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2176349965243993,
          52.189836744348916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090442754, WR5 1AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.21707431229216,
          52.18884883228765
        ]
      }
    }
  ]
}