{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Olympus Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.592661,
            51.530657
          ],
          [
            -2.592739,
            51.530637
          ],
          [
            -2.592764,
            51.530631
          ],
          [
            -2.592818,
            51.530618
          ],
          [
            -2.593009,
            51.53057
          ],
          [
            -2.5932,
            51.530522
          ],
          [
            -2.593341,
            51.530486
          ],
          [
            -2.593483,
            51.530451
          ],
          [
            -2.593729,
            51.530398
          ],
          [
            -2.593974,
            51.530345
          ],
          [
            -2.59436,
            51.530496
          ],
          [
            -2.594532,
            51.530718
          ],
          [
            -2.594903,
            51.531195
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "655638, BS34 5TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5927324736908752,
          51.53062971292034
        ]
      }
    }
  ]
}