{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Groucutt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.088747,
            52.540728
          ],
          [
            -2.088774,
            52.540331
          ],
          [
            -2.088801,
            52.539935
          ],
          [
            -2.088803,
            52.539918
          ],
          [
            -2.088805,
            52.5399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90158127, WV14 9ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0887014444121736,
          52.53990051667732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208909, WV14 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0887473494893385,
          52.5407275500638
        ]
      }
    }
  ]
}