{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.874147,
            51.609478
          ],
          [
            -1.874102,
            51.608904
          ],
          [
            -1.874058,
            51.60833
          ],
          [
            -1.874099,
            51.608018
          ],
          [
            -1.87414,
            51.607706
          ],
          [
            -1.874136,
            51.607661
          ],
          [
            -1.874133,
            51.607616
          ],
          [
            -1.873941,
            51.607304
          ],
          [
            -1.87335,
            51.606649
          ],
          [
            -1.872496,
            51.605703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023980187, SN5 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8741632059256221,
          51.607705391520305
        ]
      }
    }
  ]
}