{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Markross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.28392,
            53.700848
          ],
          [
            -2.283902,
            53.700753
          ],
          [
            -2.283884,
            53.700658
          ],
          [
            -2.283874,
            53.700603
          ],
          [
            -2.283863,
            53.700549
          ],
          [
            -2.28386,
            53.700532
          ],
          [
            -2.283857,
            53.700515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Markross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.283857,
            53.700515
          ],
          [
            -2.283853,
            53.700476
          ],
          [
            -2.283849,
            53.700438
          ],
          [
            -2.283845,
            53.700402
          ],
          [
            -2.283841,
            53.700367
          ],
          [
            -2.283833,
            53.700288
          ],
          [
            -2.283825,
            53.70021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226007, BB4 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2838398224786065,
          53.70020954078218
        ]
      }
    }
  ]
}