{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westcroft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.1548,
            52.267595
          ],
          [
            -2.1548,
            52.267433
          ],
          [
            -2.154799,
            52.267307
          ],
          [
            -2.154799,
            52.267271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023015181, WR9 8JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15480014270318,
          52.267594696884245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023016469, WR9 8JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1545222256358674,
          52.26773890617231
        ]
      }
    }
  ]
}