{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Park Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.384856,
            55.514777
          ],
          [
            -4.384731,
            55.514811
          ],
          [
            -4.384607,
            55.514845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Park Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.385527,
            55.514613
          ],
          [
            -4.385192,
            55.514695
          ],
          [
            -4.384856,
            55.514777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127030329, KA5 5BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.384959764683718,
          55.514918956918805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127030330, KA5 5BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.38516381995525,
          55.51488801683049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061752, KA5 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.385527245043853,
          55.514611289940795
        ]
      }
    }
  ]
}