{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Piccadilly",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.150428,
            53.545064
          ],
          [
            -1.150531,
            53.545139
          ],
          [
            -1.150634,
            53.545214
          ],
          [
            -1.150797,
            53.54536
          ],
          [
            -1.15096,
            53.545506
          ],
          [
            -1.150994,
            53.545539
          ],
          [
            -1.151028,
            53.545573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006573372, DN5 0BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1509371754697684,
          53.54525603668584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006573373, DN5 0BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1509813652543723,
          53.545310282066254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610259, DN5 0GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1510363296957764,
          53.54558033090507
        ]
      }
    }
  ]
}