{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Banstead Terrace West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519251,
            53.813408
          ],
          [
            -1.519656,
            53.813451
          ],
          [
            -1.520061,
            53.813493
          ],
          [
            -1.520069,
            53.813494
          ],
          [
            -1.520078,
            53.813495
          ],
          [
            -1.520287,
            53.813517
          ],
          [
            -1.520495,
            53.813539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629030, LS8 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5203436912751465,
          53.81352055550766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025051527, LS8 5RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5196895267943902,
          53.81361680763628
        ]
      }
    }
  ]
}