{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thistle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.022433,
            54.904264
          ],
          [
            -5.022673,
            54.904238
          ],
          [
            -5.022914,
            54.904213
          ],
          [
            -5.023253,
            54.904166
          ],
          [
            -5.023593,
            54.904118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137001384, DG9 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.02331029740475,
          54.90409806665715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089547, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.022450302003386,
          54.90428130962238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137099878, DG9 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.022950765001655,
          54.90408903844634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137122177, DG9 8ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.023142934460863,
          54.904362959957055
        ]
      }
    }
  ]
}