{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belmont Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.580046,
            51.501138
          ],
          [
            -2.580004,
            51.501237
          ],
          [
            -2.580071,
            51.501384
          ],
          [
            -2.580182,
            51.501632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "658287, BS7 0TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.580182264816689,
          51.501631808844266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025309465, BS7 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5800664463913434,
          51.501587424090324
        ]
      }
    }
  ]
}