{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.668022,
            53.159758
          ],
          [
            -2.668415,
            53.159706
          ],
          [
            -2.668809,
            53.159653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011716244, CW6 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.668092954805962,
          53.159783149729506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011722925, CW6 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6688088206629224,
          53.1596532833316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003226758, CW6 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.668480797509323,
          53.15971804914344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003226759, CW6 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6684212584182676,
          53.15973636160064
        ]
      }
    }
  ]
}