{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Front Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.550869,
            53.790971
          ],
          [
            -1.550511,
            53.791073
          ],
          [
            -1.550153,
            53.791175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635697, LS11 5QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5507618112079462,
          53.79101538941521
        ]
      }
    }
  ]
}