{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251513,
            53.503816
          ],
          [
            -2.251686,
            53.503703
          ],
          [
            -2.251859,
            53.50359
          ],
          [
            -2.252126,
            53.503416
          ],
          [
            -2.252392,
            53.503242
          ],
          [
            -2.252471,
            53.503191
          ],
          [
            -2.252549,
            53.50314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068134, M7 4XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251452222555676,
          53.50379823986513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090240529, M7 4UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2515717144246787,
          53.50360923127864
        ]
      }
    }
  ]
}