{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.425084,
            55.83585
          ],
          [
            -4.425151,
            55.835689
          ],
          [
            -4.425219,
            55.835528
          ],
          [
            -4.425251,
            55.835451
          ],
          [
            -4.425283,
            55.835374
          ],
          [
            -4.425365,
            55.835195
          ],
          [
            -4.425447,
            55.835016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123073460, PA2 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424943304695817,
          55.83538558660142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123073461, PA2 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.42449946186298,
          55.835439278557466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123095045, PA2 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424562708369892,
          55.835429043555955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100521, PA2 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4250840337820065,
          55.83585018140353
        ]
      }
    }
  ]
}