{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.184008,
            54.884457
          ],
          [
            -4.183942,
            54.884481
          ],
          [
            -4.183876,
            54.884505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.184509,
            54.884176
          ],
          [
            -4.184259,
            54.884317
          ],
          [
            -4.184008,
            54.884457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137102735, DG7 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.183910732223557,
          54.88428821815726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137121960, DG7 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.184511879554242,
          54.88416055355109
        ]
      }
    }
  ]
}