{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Mount Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.555746,
            53.777877
          ],
          [
            -1.555704,
            53.777912
          ],
          [
            -1.555662,
            53.777947
          ],
          [
            -1.555516,
            53.778071
          ],
          [
            -1.555371,
            53.778194
          ],
          [
            -1.555282,
            53.778269
          ],
          [
            -1.555193,
            53.778344
          ],
          [
            -1.555077,
            53.778385
          ],
          [
            -1.555066,
            53.778389
          ],
          [
            -1.554958,
            53.778354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72228053, LS11 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5554354087938707,
          53.77824279130725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648924, LS11 8BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555666152723672,
          53.7779470399042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026059488, LS11 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555481216131024,
          53.77821599683582
        ]
      }
    }
  ]
}