{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624025,
            53.776563
          ],
          [
            -1.624039,
            53.776442
          ],
          [
            -1.624053,
            53.776322
          ],
          [
            -1.62406,
            53.776258
          ],
          [
            -1.624067,
            53.776193
          ],
          [
            -1.624079,
            53.776095
          ],
          [
            -1.624091,
            53.775997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72227401, LS12 5DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6242234849449415,
          53.77644664995255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72227405, LS12 5DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.624284500502892,
          53.77641088884228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648879, LS12 5EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6240904530934017,
          53.776050759232675
        ]
      }
    }
  ]
}