{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.113955,
            53.557257
          ],
          [
            -0.113951,
            53.557413
          ],
          [
            -0.113946,
            53.55757
          ],
          [
            -0.114014,
            53.557698
          ],
          [
            -0.114081,
            53.557825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.114081,
            53.557825
          ],
          [
            -0.114174,
            53.557934
          ],
          [
            -0.114268,
            53.558044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11095533, DN34 5TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11395543856256718,
          53.55725668850194
        ]
      }
    }
  ]
}