{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hampton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094116,
            52.541721
          ],
          [
            -2.093573,
            52.541452
          ],
          [
            -2.093482,
            52.541407
          ],
          [
            -2.093569,
            52.541056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90086514, WV14 9JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.093776568945717,
          52.54137093232354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90086515, WV14 9JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0938057506947305,
          52.541227071263506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207879, WV14 9JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0941164467239823,
          52.54172126665835
        ]
      }
    }
  ]
}