{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Somerset Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.222612,
            52.202324
          ],
          [
            -2.222351,
            52.202036
          ],
          [
            -2.222089,
            52.201747
          ],
          [
            -2.221767,
            52.201423
          ],
          [
            -2.221446,
            52.201098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Somerset Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.222877,
            52.202611
          ],
          [
            -2.222745,
            52.202468
          ],
          [
            -2.222612,
            52.202324
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145362, WR1 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2214650942826237,
          52.20110358405328
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014147680, WR1 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2224807005896925,
          52.20230638520244
        ]
      }
    }
  ]
}