{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prospect Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.462504,
            53.798657
          ],
          [
            -1.462247,
            53.798579
          ],
          [
            -1.462094,
            53.798533
          ],
          [
            -1.462049,
            53.79847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72643701, LS15 7TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4620787572140326,
          53.798515148296126
        ]
      }
    }
  ]
}