{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.497134,
            55.612202
          ],
          [
            -4.496706,
            55.612714
          ],
          [
            -4.496652,
            55.612729
          ],
          [
            -4.495708,
            55.613004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.498339,
            55.61165
          ],
          [
            -4.498215,
            55.611705
          ],
          [
            -4.49809,
            55.61176
          ],
          [
            -4.497789,
            55.611842
          ],
          [
            -4.497487,
            55.611924
          ],
          [
            -4.497411,
            55.61208
          ],
          [
            -4.497335,
            55.612236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127047512, KA1 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.497538649039212,
          55.611824874335106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127062163, KA3 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.497133843917035,
          55.612201643623585
        ]
      }
    }
  ]
}