{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hampton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.740082,
            52.717309
          ],
          [
            -2.739942,
            52.717242
          ],
          [
            -2.739803,
            52.717176
          ],
          [
            -2.73957,
            52.71707
          ],
          [
            -2.739337,
            52.716964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023704769, SY1 2SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.74008254554082,
          52.71730059002629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070044097, SY1 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7399903818607516,
          52.717103389932305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070044098, SY1 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.739617579815845,
          52.716943900330364
        ]
      }
    }
  ]
}