{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnes Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.211238,
            52.173369
          ],
          [
            -2.211479,
            52.173333
          ],
          [
            -2.21172,
            52.173296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Barnes Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.21159,
            52.172981
          ],
          [
            -2.211655,
            52.173139
          ],
          [
            -2.21172,
            52.173296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Barnes Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.21172,
            52.173296
          ],
          [
            -2.211801,
            52.173521
          ],
          [
            -2.211883,
            52.173745
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144476, WR5 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2118827205195353,
          52.17374536645934
        ]
      }
    }
  ]
}