{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.34279,
            51.657576
          ],
          [
            -3.342537,
            51.657367
          ],
          [
            -3.342286,
            51.657158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.343286,
            51.658003
          ],
          [
            -3.343038,
            51.657789
          ],
          [
            -3.34279,
            51.657576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023813902, CF45 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3432932556816057,
          51.6579912455947
        ]
      }
    }
  ]
}