{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bailey Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.014594,
            52.704239
          ],
          [
            -2.014442,
            52.704464
          ],
          [
            -2.014291,
            52.704689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214172, WS11 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0145940002341196,
          52.704238504005886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031614638, WS11 5UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.014164905041542,
          52.704508245449176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031614639, WS11 5UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0141057245806238,
          52.70456219032466
        ]
      }
    }
  ]
}